idf_component_register(SRCS "Ejemplo18.c"
                       PRIV_REQUIRES spiffs 
                       INCLUDE_DIRS ".")

spiffs_create_partition_image(storage ../spiffs_image FLASH_IN_PROJECT)
